Framework EDI Reference. Methods and Properties
ediTransactionSet. FileValue

Gets or sets the binary data stored in the UN/EDIFACT message from or to a file object.

Syntax:

Returns:

An object of type FREDI.ediFile is retrieved on a successful Get operation of this property.  Empty object if the Get operation fails.  For the Set operation, an object of the same type must also be assigned to this property.

Remarks:

Currently only the UN/EDIFACT standard supports the storage of binary data within the message level.  The binary data stored in this manner is referred to as a Package.

NOTE: The ASC/X12 standard does not support storing binary data in transaction sets, but this feature is not prevented in Framework EDI.